home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Utilitaires System / KillFinderZooms 1.5.1 / about KFZ 1.5.1 next >
Text File  |  1996-02-17  |  7KB  |  76 lines

  1. Kill FinderZooms version 1.5.1
  2.  
  3. Do you like the time-wasting animation the Finder draws every time you open a window, close a window (or an application) or align an object to the grid?  I sure don't.  For the open and close window stuff I guess it's not so bad, but when I want to clean up a bunch of stuff, it can take seemingly forever.  (About eight seconds for perhaps 50 items when viewed by large or small icon.)  And Apple hasn't given us the option to turn off this little show.
  4.  
  5. This application, Kill FinderZooms, will hack a copy of your Finder to disable these zoom rectangles.  I made the original hack by hand quite a while ago (June '94) on Finder 7.1.4 and have haven't seen anything really wonky happen as a result.  Therefore I feel it's safe to release this to the world.
  6.  
  7. This will work on Finder versions 7.1.3, 7.1.4, 7.5.1, 7.5.3 and 7.5.4 (check the "Get Info" for your copy to be certain).  These versions are seen with all flavors of System 7.5.x, on 68K or PPC Macs, on NuBus Macs and the new PCI Macs.   The application will only modify a copy of the Finder (one that has the name locked bit turned off).  This is for your protection.  This practically forces you to keep a backup of the original file... just in case.  There's no guarantee that there won't be some really obscure nastiness that might show up later, but I've run the modified Finder on many machines for many months and have lived to tell the tale.
  8.  
  9. IMPORTANT!!!!!!!!!!!!!!(get the idea?)!!!!!!!!!
  10. Before trying this, make sure that you have some other way (CD, Zip, floppy, etc.) to reboot your computer, should something bad happen.
  11.  
  12. To use Kill FinderZooms, open your System Folder, select your Finder and choose "Duplicate" (Command-D) from the "File" menu.  The new file should be named "Finder copy" and you should be able to rename it after you run KFZ. (These directions are included in the opening screen of KFZ, but they are important enough to repeat.)  To insure the least chance of screw-up, run KFZ after restarting with extensions disabled.  Once the program reports a success, you should move your current Finder into a temporary folder and rename "Finder copy" to "Finder" (don't forget to wipe out that space...).  The special folder icons (on Extensions, Control Panels, etc) should reappear within a few seconds after you do this.  (You may need to close and reopen the System Folder to force the update).  If all has gone well, you can restart, again with extensions off, to make sure that the new Finder will load.
  13.  
  14. If the modification seems stable, you can see if it will work with all of your extensions.  There have been no confirmed incompatibilities so far.  Please keep your original Finder for a few days, just to be absolutely safe.
  15.  
  16. This is being released "as is."  I have been pretty good about fixing all reported bugs and have even cleaned up the logic a bit.  That's because I've received some positive response from the Mac community (lots of e-mail,and a growing number of postcards... It's nice to feel appreciated). 
  17.  
  18. Feel free to distribute this package to all the usual places as long as you do not modify the program or documentation.  Oh, yes, this does NOT apply to any service that makes money beyond the costs of distribution of the media on which the program resides, without my written permission.  (This means YOU, Educorp, unless you are willing to fork over some of those bucks.)  Kudos to ZiffNet for making their utilities available to one and all now. If any publisher wishes to include this program on a CD-ROM collection they may do so if I get a subscription and a copy of the CD.
  19.  
  20. Any bugs, praise or cold, hard cash should be sent to:
  21.  
  22.     Jonathan Jacobs
  23.     2374 Euclid Hts. Blvd.  #407
  24.     Cleveland Hts., OH  44106-2745
  25.  
  26.     jxj24@po.cwru.edu
  27.     Dept. of Biomedical Engineering
  28.     Wickenden Building
  29.     Case Western Reserve University
  30.     Cleveland, OH  44106
  31.  
  32. Enjoy.
  33. !!! Please send postcards: I'm trying to impress my officemates... !!!
  34.  
  35. ÑÑÑVersion HistoryÑÑÑ
  36.  
  37. 1.5.1 (February 15, 1996)
  38. Ñ Oh, hell.  I released as version 1.5 a program which was a mistake which should never have seen the light of day.  I apologize to anyone who got nailed by this.  This version fixes the problem (which was a transposed pair of numbers).  Again, I'm sorry.
  39.  
  40. 1.5 (February 14, 1996)
  41. Ñ Happy Valentine's day.
  42. Ñ Support for Finder 7.5.4
  43. Ñ Added a better set of directions to this readme file
  44. Ñ Rewrote the modification. This version won't interfere with previous versions, but it will not be able to reenable zoom rectangles that were disabled by the earlier versions. 
  45.  
  46. 1.4 (December 17, 1995)
  47. ÑRewrote most of the hacking code from scratch due to a dumb move on my part:
  48.  
  49.             for( i=1; i=1000; i++ )
  50.                         printf(  "I will _always_ make a backup, no matter what.\n" );   // ...what a schmuck...
  51.  
  52. ÑIncorporated the fix from 1.3.1. 
  53. ÑKill FinderZooms is now a fat binary again. It turns out that I had left an old 'SIZE' resource in the resource file, and it caused the PPC version to abort upon launch with no clue as to why. Clearing this bad 'SIZE' resource allowed CodeWarrior to create an correct one. This was harder to track down than it should have been. ("Adopt, adapt, improve...")
  54.  
  55. 1.3.1 (December 17, 1995)
  56. <<This version may actually never have seen the light of day, as version 1.4 came out later that afternoon. >> 
  57. ÑFixed a small bug that would sometimes cause windows to open in the background, rather than in front. This bug also seem to have caused problems with "Snitch," opening windows off screen. No other changes. 
  58.  
  59. 1.3  (December 5, 1995)
  60. ÑUpdated to work with the PCI Macs, which run Finder 7.5.3 which was changed just slightly from the older versions.  Just enough to make me rewrite more of KFZ than I had originally planned.  This version is for the almost 100 people who send e-mail or postcards.  (Should I really have sympathy for someone with a 132 MHz PPC 604 who claims that the silly zoomrects are making his machine too slow?)   Keep those postcards coming...
  61.  
  62. 1.2 (April 1995)
  63. ÑAdded compatibility with Finder 7.5.1.  Removed PPC code, because something seems to be very wrong with Codewarrior at the moment.
  64.  
  65. 1.1 (December 1994)
  66. ÑYou can now re-enable the zoom rectangles.  Alert messages may be a bit more informative, as well. And for fun, this is now a fat binary.
  67.  
  68. 1.0 (November 1994)
  69. ÑFixed a problem where occasionally the Finder wouldn't load (error -41).  This was due to my failure to reset the locked bit for CODE resource 2.  I am extremely grateful to Michael Hecht, the creator of "ResCompare" for helping me find this problem.  ResCompare is a fantastic program.  Thanks, Mike!
  70.  
  71. 0.99 (October 1994)
  72. ÑUh, oh!  Found a little typing error that could kill your Finder.  Sorry about that.  Fortunately you all kept your unhacked version, right?
  73.  
  74. 0.9 (October 1994)
  75. ÑFirst release.  Let's see what happens.
  76.